home *** CD-ROM | disk | FTP | other *** search
Text File | 1992-01-14 | 1.2 KB | 31 lines | [TEXT/MSWD] |
- First of all,
- very special thanks to the MCL team, they have always been very
- generous of their time in responding promptly to any questions I had.
-
- This stuffit archive should contain 12 files, all related to the
- ThinkC <-> Macintosh Common Lisp interface. The description of the interface
- is scattered through out the examples. I thought this would make it easier to
- assimilate the various element of the interface. Feel free to send me any
- questions that remains.
-
- README: This file.
- THOUGHTS: General thoughts about interfacing MCL and ThinkC.
- TODOS: Things which would be nice to add to the interface.
-
- think-c.lisp: The lisp code for the interface.
- lisp.h: C headers describing various MCL types.
- loader.h: C headers for the main function of your C code.
-
- example.π: The ThinkC project of the example.
- example.c: The C code of the example.
- segment2.c: Other C code to test multi-segmented code.
- segment3.c: Idem.
- example.res: The resource file containing the C code of the example.
- example.lisp: The lisp code to try the example.
-
- Good luck!
-
- Guillaume Cartier
- cartier@math.uqam.ca
- LACIM, Universite du Quebec a Montreal.
-